The unnecessary 'used greatest stack depth' messages on the console
breaks xm-test cases by random. Typically a testcase reads input from
the console and parses it. When DEBUG_STACK_USAGE is enabled, these
stack usage messages are printed by random - the test case reads this
message, cannot handle it and fails.
Signed-off-by: Andreas Florath <xen@flonatel.org>
setopt CONFIG_BRIDGE y
+setopt CONFIG_DEBUG_STACK_USAGE n
+
# Should all be set one way or another in defconfig but aren't
setopt CONFIG_NUMA n
setopt CONFIG_X86_VSMP n